[INFO] cloning repository https://github.com/alecdwm/advent-of-code-2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alecdwm/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecdwm%2Fadvent-of-code-2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecdwm%2Fadvent-of-code-2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b97ebb02a9a3ec21928b416541ac40b0e8396c9a
[INFO] testing alecdwm/advent-of-code-2018 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecdwm%2Fadvent-of-code-2018" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alecdwm/advent-of-code-2018
[INFO] finished tweaking git repo https://github.com/alecdwm/advent-of-code-2018
[INFO] tweaked toml for git repo https://github.com/alecdwm/advent-of-code-2018 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alecdwm/advent-of-code-2018 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alecdwm/advent-of-code-2018 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c898039c1440549a1aab00fc3e91217a8563f7846332222fa09d3a0d6efa35a2
[INFO] running `Command { std: "docker" "start" "-a" "c898039c1440549a1aab00fc3e91217a8563f7846332222fa09d3a0d6efa35a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c898039c1440549a1aab00fc3e91217a8563f7846332222fa09d3a0d6efa35a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c898039c1440549a1aab00fc3e91217a8563f7846332222fa09d3a0d6efa35a2", kill_on_drop: false }`
[INFO] [stdout] c898039c1440549a1aab00fc3e91217a8563f7846332222fa09d3a0d6efa35a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d496418916ef61d37d0222f7f2371f2b881d12eebd07d6b1c2594f8823971f4e
[INFO] running `Command { std: "docker" "start" "-a" "d496418916ef61d37d0222f7f2371f2b881d12eebd07d6b1c2594f8823971f4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/year_2019/day6.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn get_body(&self, id: &str) -> &OrbitMapBody {
[INFO] [stdout]     |                 ^^^^^               ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |                   ||
[INFO] [stdout]     |                 |                   |the same lifetime is hidden here
[INFO] [stdout]     |                 |                   the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn get_body(&self, id: &str) -> &OrbitMapBody<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/year_2019/day6.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn get_body_parent(&self, id: &str) -> &OrbitMapBody {
[INFO] [stdout]     |                        ^^^^^               ^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                   ||
[INFO] [stdout]     |                        |                   |the same lifetime is hidden here
[INFO] [stdout]     |                        |                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn get_body_parent(&self, id: &str) -> &OrbitMapBody<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
[INFO] running `Command { std: "docker" "inspect" "d496418916ef61d37d0222f7f2371f2b881d12eebd07d6b1c2594f8823971f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d496418916ef61d37d0222f7f2371f2b881d12eebd07d6b1c2594f8823971f4e", kill_on_drop: false }`
[INFO] [stdout] d496418916ef61d37d0222f7f2371f2b881d12eebd07d6b1c2594f8823971f4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2124b71b2ed3f033875d6e9799cba1b58c612b5ba2fcedda5cda1875c7a44619
[INFO] running `Command { std: "docker" "start" "-a" "2124b71b2ed3f033875d6e9799cba1b58c612b5ba2fcedda5cda1875c7a44619", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/year_2019/day6.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn get_body(&self, id: &str) -> &OrbitMapBody {
[INFO] [stdout]     |                 ^^^^^               ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |                   ||
[INFO] [stdout]     |                 |                   |the same lifetime is hidden here
[INFO] [stdout]     |                 |                   the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn get_body(&self, id: &str) -> &OrbitMapBody<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/year_2019/day6.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn get_body_parent(&self, id: &str) -> &OrbitMapBody {
[INFO] [stdout]     |                        ^^^^^               ^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                   ||
[INFO] [stdout]     |                        |                   |the same lifetime is hidden here
[INFO] [stdout]     |                        |                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn get_body_parent(&self, id: &str) -> &OrbitMapBody<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/year_2019/day6.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn get_body(&self, id: &str) -> &OrbitMapBody {
[INFO] [stdout]     |                 ^^^^^               ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |                   ||
[INFO] [stdout]     |                 |                   |the same lifetime is hidden here
[INFO] [stdout]     |                 |                   the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn get_body(&self, id: &str) -> &OrbitMapBody<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/year_2019/day6.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn get_body_parent(&self, id: &str) -> &OrbitMapBody {
[INFO] [stdout]     |                        ^^^^^               ^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                   ||
[INFO] [stdout]     |                        |                   |the same lifetime is hidden here
[INFO] [stdout]     |                        |                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn get_body_parent(&self, id: &str) -> &OrbitMapBody<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "2124b71b2ed3f033875d6e9799cba1b58c612b5ba2fcedda5cda1875c7a44619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2124b71b2ed3f033875d6e9799cba1b58c612b5ba2fcedda5cda1875c7a44619", kill_on_drop: false }`
[INFO] [stdout] 2124b71b2ed3f033875d6e9799cba1b58c612b5ba2fcedda5cda1875c7a44619
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bed94afdab7a6949c2e29b5878e18d16aa436f712693770c3a4d0ba8a20cdaa0
[INFO] running `Command { std: "docker" "start" "-a" "bed94afdab7a6949c2e29b5878e18d16aa436f712693770c3a4d0ba8a20cdaa0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/year_2019/day6.rs:134:17
[INFO] [stderr]     |
[INFO] [stderr] 134 |     fn get_body(&self, id: &str) -> &OrbitMapBody {
[INFO] [stderr]     |                 ^^^^^               ^^^^^^^^^^^^^
[INFO] [stderr]     |                 |                   ||
[INFO] [stderr]     |                 |                   |the same lifetime is hidden here
[INFO] [stderr]     |                 |                   the same lifetime is elided here
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 134 |     fn get_body(&self, id: &str) -> &OrbitMapBody<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/year_2019/day6.rs:140:24
[INFO] [stderr]     |
[INFO] [stderr] 140 |     fn get_body_parent(&self, id: &str) -> &OrbitMapBody {
[INFO] [stderr]     |                        ^^^^^               ^^^^^^^^^^^^^
[INFO] [stderr]     |                        |                   ||
[INFO] [stderr]     |                        |                   |the same lifetime is hidden here
[INFO] [stderr]     |                        |                   the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 140 |     fn get_body_parent(&self, id: &str) -> &OrbitMapBody<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code` (lib) generated 2 warnings (run `cargo fix --lib -p advent-of-code` to apply 2 suggestions)
[INFO] [stderr] warning: `advent-of-code` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-aa7b560ab24e115e)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test year_2019::day3::tests::test_manhattan_distance ... ok
[INFO] [stdout] test year_2019::day4::tests::test_part1_password_factchecker ... ok
[INFO] [stdout] test year_2019::day2::tests::test_part1_examples ... ok
[INFO] [stdout] test year_2019::day3::tests::test_part1_examples ... ok
[INFO] [stdout] test year_2019::day4::tests::test_part2_password_factchecker ... ok
[INFO] [stdout] test year_2019::day5::tests::test_intcode_computer_input_output ... ok
[INFO] [stdout] test year_2019::day3::tests::test_part2_examples ... ok
[INFO] [stdout] test year_2019::day5::tests::test_intcode_computer_part_2_comparison_examples ... ok
[INFO] [stdout] test year_2019::day6::tests::test_orbital_transfers ... ok
[INFO] [stdout] test year_2019::day9::tests::test_intcode_computer_echo ... ok
[INFO] [stdout] test year_2019::day6::tests::test_orbit_count_checksum ... ok
[INFO] [stdout] test year_2019::day9::tests::test_part1_examples ... ok
[INFO] [stdout] test year_2019::day7::tests::test_part2_examples ... FAILED
[INFO] [stdout] test year_2019::day10::tests::test_part1_examples ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test year_2019::day7::tests::test_part1_examples ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- year_2019::day7::tests::test_part2_examples stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year_2019::day7::tests::test_part2_examples' (30) panicked at src/year_2019/day7.rs:180:14:
[INFO] [stdout] Failed to receive amplifier controller output: RecvError
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0e3be01c6a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0e3be01c6a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0e3be01c6a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0e3be01c6a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0e3be15bfa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0e3be15bfa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e0e3be06552 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e0e3be06552 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e0e3bde0adf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0e3bde0adf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0e3bdfa059 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0e3bd944ac - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e0e3bd944ac - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e0e3bdfa212 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e0e3bdfa212 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0e3bde0b98 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e0e3bdd5d79 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0e3bde18ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e0e3be1638c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0e3be16102 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e0e3bd644a4 - <core[d17f6591d688f3bd]::result::Result<i64, std[fce30c26ee6459b]::sync::mpsc::RecvError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e0e3bd6c331 - <advent_of_code[54face519985202f]::year_2019::day7::Amplifier>::amplify_signal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2019/day7.rs:180:14
[INFO] [stdout]   22:     0x5e0e3bd6c060 - advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2019/day7.rs:143:42
[INFO] [stdout]   23:     0x5e0e3bd7a538 - core[d17f6591d688f3bd]::iter::adapters::map::map_fold::<alloc[dad09f3a48280dba]::vec::Vec<advent_of_code[54face519985202f]::year_2019::day7::Amplifier>, i64, i64, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#1}, core[d17f6591d688f3bd]::iter::traits::iterator::Iterator::max_by::fold<i64, <i64 as core[d17f6591d688f3bd]::cmp::Ord>::cmp>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x5e0e3bd7a638 - core[d17f6591d688f3bd]::iter::adapters::map::map_fold::<alloc[dad09f3a48280dba]::vec::Vec<i64>, alloc[dad09f3a48280dba]::vec::Vec<advent_of_code[54face519985202f]::year_2019::day7::Amplifier>, i64, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#0}, core[d17f6591d688f3bd]::iter::adapters::map::map_fold<alloc[dad09f3a48280dba]::vec::Vec<advent_of_code[54face519985202f]::year_2019::day7::Amplifier>, i64, i64, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#1}, core[d17f6591d688f3bd]::iter::traits::iterator::Iterator::max_by::fold<i64, <i64 as core[d17f6591d688f3bd]::cmp::Ord>::cmp>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   25:     0x5e0e3bd7f777 - <itertools[23b481c625a025d5]::permutations::Permutations<core[d17f6591d688f3bd]::ops::range::Range<i64>> as core[d17f6591d688f3bd]::iter::traits::iterator::Iterator>::fold::<i64, core[d17f6591d688f3bd]::iter::adapters::map::map_fold<alloc[dad09f3a48280dba]::vec::Vec<i64>, alloc[dad09f3a48280dba]::vec::Vec<advent_of_code[54face519985202f]::year_2019::day7::Amplifier>, i64, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#0}, core[d17f6591d688f3bd]::iter::adapters::map::map_fold<alloc[dad09f3a48280dba]::vec::Vec<advent_of_code[54face519985202f]::year_2019::day7::Amplifier>, i64, i64, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#1}, core[d17f6591d688f3bd]::iter::traits::iterator::Iterator::max_by::fold<i64, <i64 as core[d17f6591d688f3bd]::cmp::Ord>::cmp>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/traits/iterator.rs:2673:21
[INFO] [stdout]   26:     0x5e0e3bd78129 - <core[d17f6591d688f3bd]::iter::adapters::map::Map<itertools[23b481c625a025d5]::permutations::Permutations<core[d17f6591d688f3bd]::ops::range::Range<i64>>, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#0}> as core[d17f6591d688f3bd]::iter::traits::iterator::Iterator>::fold::<i64, core[d17f6591d688f3bd]::iter::adapters::map::map_fold<alloc[dad09f3a48280dba]::vec::Vec<advent_of_code[54face519985202f]::year_2019::day7::Amplifier>, i64, i64, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#1}, core[d17f6591d688f3bd]::iter::traits::iterator::Iterator::max_by::fold<i64, <i64 as core[d17f6591d688f3bd]::cmp::Ord>::cmp>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   27:     0x5e0e3bd77fd5 - <core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::iter::adapters::map::Map<itertools[23b481c625a025d5]::permutations::Permutations<core[d17f6591d688f3bd]::ops::range::Range<i64>>, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#0}>, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#1}> as core[d17f6591d688f3bd]::iter::traits::iterator::Iterator>::fold::<i64, core[d17f6591d688f3bd]::iter::traits::iterator::Iterator::max_by::fold<i64, <i64 as core[d17f6591d688f3bd]::cmp::Ord>::cmp>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x5e0e3bd79a3a - <core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::iter::adapters::map::Map<itertools[23b481c625a025d5]::permutations::Permutations<core[d17f6591d688f3bd]::ops::range::Range<i64>>, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#0}>, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#1}> as core[d17f6591d688f3bd]::iter::traits::iterator::Iterator>::reduce::<core[d17f6591d688f3bd]::iter::traits::iterator::Iterator::max_by::fold<i64, <i64 as core[d17f6591d688f3bd]::cmp::Ord>::cmp>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/traits/iterator.rs:2709:19
[INFO] [stdout]   29:     0x5e0e3bd79926 - <core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::iter::adapters::map::Map<itertools[23b481c625a025d5]::permutations::Permutations<core[d17f6591d688f3bd]::ops::range::Range<i64>>, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#0}>, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#1}> as core[d17f6591d688f3bd]::iter::traits::iterator::Iterator>::max_by::<<i64 as core[d17f6591d688f3bd]::cmp::Ord>::cmp>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/traits/iterator.rs:3356:14
[INFO] [stdout]   30:     0x5e0e3bd7e246 - <core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::iter::adapters::map::Map<itertools[23b481c625a025d5]::permutations::Permutations<core[d17f6591d688f3bd]::ops::range::Range<i64>>, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#0}>, advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal::{closure#1}> as core[d17f6591d688f3bd]::iter::traits::iterator::Iterator>::max
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/traits/iterator.rs:3257:14
[INFO] [stdout]   31:     0x5e0e3bd6e0cf - advent_of_code[54face519985202f]::year_2019::day7::part2_calculate_highest_signal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2019/day7.rs:151:10
[INFO] [stdout]   32:     0x5e0e3bd6e795 - advent_of_code[54face519985202f]::year_2019::day7::tests::test_part2_examples
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2019/day7.rs:217:17
[INFO] [stdout]   33:     0x5e0e3bd6c137 - advent_of_code[54face519985202f]::year_2019::day7::tests::test_part2_examples::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2019/day7.rs:208:29
[INFO] [stdout]   34:     0x5e0e3bd5fad6 - <advent_of_code[54face519985202f]::year_2019::day7::tests::test_part2_examples::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5e0e3bd8778b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5e0e3bd8778b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5e0e3bd94f7b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5e0e3bd94f7b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5e0e3bd94f7b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5e0e3bd94f7b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5e0e3bd94f7b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5e0e3bd94f7b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5e0e3bd94f7b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5e0e3bd8e694 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5e0e3bd8e694 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5e0e3bd97b82 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5e0e3bd97b82 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5e0e3bd97b82 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5e0e3bd97b82 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5e0e3bd97b82 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5e0e3bd97b82 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5e0e3bd97b82 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5e0e3be0157f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5e0e3be0157f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x762f14f1faa4 - <unknown>
[INFO] [stdout]   56:     0x762f14faca64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     year_2019::day7::tests::test_part2_examples
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bed94afdab7a6949c2e29b5878e18d16aa436f712693770c3a4d0ba8a20cdaa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed94afdab7a6949c2e29b5878e18d16aa436f712693770c3a4d0ba8a20cdaa0", kill_on_drop: false }`
[INFO] [stdout] bed94afdab7a6949c2e29b5878e18d16aa436f712693770c3a4d0ba8a20cdaa0
